﻿@charset "utf-8";



.w_1200 {

    width: 1200px;

    margin: 0 auto;

    position: relative;

}



.top {

    width: 100%;

    height: 34px;

    line-height: 34px;

    font-size: 14px;

    border-bottom: 1px solid #eaeaea;

    overflow: hidden;

    background: #f1f1f1;

    color: #333;

}



.header {

    border-bottom: 3px solid #fff;

    width: 100%;

    height: 75px;

    padding-top: 28px;

    padding-bottom: 28px;

    overflow: hidden;

    background: #263c81;

}



.logo {

    float: left;

}



.lxdh {

    overflow: hidden;

    height: 65px;

    float: right;

    background: url(../images/i_tel.png) no-repeat left 5px;

    padding-left: 70px;

}



.lxdh span {

    font-size: 20px;

    line-height: 1.3;

    color: #fff;

}



.lxdh p {

    text-shadow: 0 1px 10px #434344;

    font-size: 32px;

    line-height: 1.3;

    color: #fff;

    font-weight: bold;

}



.header .fl {

    margin-left: 20px;

    padding-left: 20px;

    border-left: 1px solid #fff;

    font-size: 16px;

    line-height: 30px;

    color: #fff;

    margin-top: 5px;

}



.menu {

    height: 50px;

    background: #263c81;

    line-height: 50px;

    width: 100%;

}



.menu .nav {

    position: relative;

    z-index: 1;

}



.menu .nav a {

    color: #fff;

}



.menu .nav .nLi {

    float: left;

    position: relative;

    display: inline;

    background: url(../images/nav_on.jpg) left center no-repeat;

}



.menu .nav .nLi h3 {

    float: left;

}



.menu .nav .nLi h3 a {

    display: block;

    font-size: 16px;

    font-weight: normal;

    width: 133px;

    text-align: center;

}



.menu .nav .sub {

    display: none;

    width: 133px;

    left: 0px;

    top: 50px;

    position: absolute;

    background: #263c81;

    line-height: 35px;

    text-align: center;

}



.menu .nav .sub a {

    color: #fff;

}



.menu .nav .sub li {

    zoom: 1;

    position: relative;

}



.menu .nav .sub a {

    display: block;

    padding: 0 10px;

}



.menu .nav .sub a:hover {

    background: #fe6537;

    color: #fff;

}



.menu .nav .on h3 a {

    background: #fe6537;

    color: #fff;

}



.sub1 {

    background: #148cd2;

    position: absolute;

    left: 133px;

    /* display: none; */

    width: 133px;

    top: 0;

}



.fullSlide {

    width: 100%;

    position: relative;

    height: 530px;

    background: #000;

}



.fullSlide .bd {

    margin: 0 auto;

    position: relative;

    z-index: 0;

    overflow: hidden;

}



.fullSlide .bd ul {

    width: 100% !important;

}



.fullSlide .bd li {

    width: 100% !important;

    height: 530px;

    overflow: hidden;

    text-align: center;

}



.fullSlide .bd li a {

    display: block;

    height: 530px;

}



.fullSlide .hd {

    width: 100%;

    position: absolute;

    z-index: 1;

    bottom: 0;

    left: 0;

    height: 30px;

    line-height: 30px;

}



.fullSlide .hd ul {

    text-align: center;

}



.fullSlide .hd ul li {

    cursor: pointer;

    display: inline-block;

    *display: inline;

    zoom: 1;

    width: 30px;

    height: 7px;

    margin: 4px;

    overflow: hidden;

    background: #fff;

    line-height: 999px;

}



.fullSlide .hd ul .on {

    background: #fe6537;

}



.fullSlide .prev,

.fullSlide .next {

    display: block;

    position: absolute;

    z-index: 1;

    top: 50%;

    margin-top: -30px;

    left: 4%;

    z-index: 1;

    width: 40px;

    height: 60px;

    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;

    cursor: pointer;

    filter: alpha(opacity=50);

    opacity: 0.5;

    display: none;

}



.fullSlide .next {

    left: auto;

    right: 4%;

    background-position: -6px -137px;

}


.fullSlide1 {

    width: 100%;

    position: relative;

    height: 380px;

    background: #000;

}



.fullSlide1 .bd {

    margin: 0 auto;

    position: relative;

    z-index: 0;

    overflow: hidden;

}



.fullSlide1 .bd ul {

    width: 100% !important;

}



.fullSlide1 .bd li {

    width: 100% !important;

    height: 380px;

    overflow: hidden;

    text-align: center;

}



.fullSlide1 .bd li a {

    display: block;

    height: 380px;

}



.fullSlide1 .hd {

    width: 100%;

    position: absolute;

    z-index: 1;

    bottom: 0;

    left: 0;

    height: 30px;

    line-height: 30px;

}



.fullSlide1 .hd ul {

    text-align: center;

}



.fullSlide1 .hd ul li {

    cursor: pointer;

    display: inline-block;

    *display: inline;

    zoom: 1;

    width: 30px;

    height: 7px;

    margin: 4px;

    overflow: hidden;

    background: #fff;

    line-height: 999px;

}



.fullSlide1 .hd ul .on {

    background: #fe6537;

}



.fullSlide1 .prev,

.fullSlide1 .next {

    display: block;

    position: absolute;

    z-index: 1;

    top: 50%;

    margin-top: -30px;

    left: 4%;

    z-index: 1;

    width: 40px;

    height: 60px;

    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;

    cursor: pointer;

    filter: alpha(opacity=50);

    opacity: 0.5;

    display: none;

}



.fullSlide1 .next {

    left: auto;

    right: 4%;

    background-position: -6px -137px;

}






.index_search {

    width: 100%;

    background: #f5f5f5;

    height: 48px;

    overflow: hidden;

    border-bottom: 2px solid #ddd;

}



.index_search .search-info {

    line-height: 48px;

    font-size: 14px;

    color: #000;

}



.index_search .search-info font {

    font-weight: bold;

    color: #fe6537;

}



.index_search .search-info a {

    color: #777;

}



.index_search .search-info a:hover {

    color: #000;

}



.index_search .sech_in {

    padding-top: 8px;

}



.index_search .sech_in .key {

    width: 150px;

    border: 1px solid #888888;

    border-right: none;

    height: 30px;

    line-height: 31px;

    padding-left: 40px;

    float: left;

    background: #fff url(../images/ico01.jpg) 5px center no-repeat;

}



.index_search .sech_in .go {

    width: 55px;

    float: left;

    background-color: #fe6537;

    height: 32px;

    line-height: 32px;

    color: #fff;

    font-size: 14px;

    border: none;

    font-family: "Microsoft YaHei";

}



.index_search .sech_in .go:hover {

    background: #9c3709;

}



.com_til {

    background: url(../images/com_til.jpg) center no-repeat;

    text-align: center;

    width: 100%;

}



.com_til h4 {

    font-weight: normal;

    font-size: 36px;

    line-height: 1.8;

}



.com_til span {

    font-size: 22px;

    background: #fe6537;

    display: inline-block;

    padding: 5px 20px;

    color: #fff;

    transform: skew(-20deg);

}



.com_til p {

    font-size: 20px;

    color: #999;

    line-height: 1.8;

}







.main1 {

    padding-top: 40px;

    padding-bottom: 20px;

    width: 100%;

    background: #fff;

}



.m1_left {

    float: left;

    border: 2px solid #9b9b9b;

    width: 278px;

    overflow: hidden;

    min-height: 500px;

}



.m1_left .tit {

    background: #2a4aac url(../images/m1_tit.jpg) center no-repeat;

    color: #fff;

    padding-top: 20px;

    padding-bottom: 20px;

    text-align: center;

}



.m1_left .tit h4 {

    font-size: 28px;

    line-height: 1.8;

    color: #fff;

}



.m1_left .tit span {

    font-size: 16px;

    color: #fff;

    line-height: 1.8;

}



.m1_left .box {

    padding: 5px 15px 15px 15px;

}



.m1_left .box span {


  padding: 5px 10px;
    background: #f4faff;

    border: 1px solid #cfcfcf;

    display: block;

    font-size: 14px;

    color: #333;

    margin-bottom: 10px;

    margin-top: 10px;

}
.m1_left .box span a{display: block;    padding: 5px 10px;}


.m1_left .box ul li {

    float: left;

    width: 118px;

    background: #f1f1f1;

    border: 1px solid #cfcfcf;

    line-height: 30px;

    font-size: 12px;

    text-align: center;

    margin-right: 8px;

    margin-bottom: 5px;

}



.m1_left .box ul li:hover {

    background: #fe6537;

}

.m1_left .box ul li.selected {

    background: #fe6537;

}



.m1_left .box ul li:hover a {

    color: #fff;

}

.m1_left .box ul li.selected a {

    color: #fff;

}

.m1_left .box ul.u1 li:nth-child(2n) {

    margin-right: 0;

}



.m1_left .box ul.u2 li:nth-child(3n) {

    margin-right: 0;

}

.m1_left .box ul.u6 li {
    width: 75px;
}
.m1_left .box ul.u6 li:nth-child(3n) {
    margin-right: 0;
}

.m1_left .box ul.u3 li:nth-child(2n) {

    margin-right: 0;

}
.m1_left .box ul.u4 li:nth-child(2n) {

    margin-right: 0;

}


.m1_left .box ul.u2 li {

    width: 75px;

}



.m1_left .box p {

    font-size: 14px;

    line-height: 1.5;

}







.m1_right {

    float: right;

    width: 910px;

}



.m1_right ul li {

    float: left;

    width: 430px;

    margin: 0 4px;

    border: 1px solid #cfcfcf;

    padding: 3px;

    margin-bottom: 20px;

}



.m1_right ul li:hover {

    border-color: #263c81;

}



.m1_right ul li img {

    width: 100%;

}



.p-item .look-detail {

    padding-top: 5px;

    padding-left: 5px;

    padding-bottom: 5px;

    line-height: 24px;

    cursor: pointer;

    text-align: left;

}



.p-item .look-detail .look-detail-right .p-name a {

    color: #000000;

    font-size: 14px;

    font-weight: normal;

}



.p-item .look-detail .look-detail-right .p-price {

    color: #333;

}



.main2 {

    width: 100%;

    margin-bottom: 20px;

}



.main3 {

    width: 100%;

    padding-top: 40px;

    padding-bottom: 40px;

}



.main3 .tit {

    border-bottom: 2px solid #2a4aac;

}



.main3 .tit ul li {

    float: left;

    height: 40px;

    line-height: 40px;

    padding: 0 15px;

    margin-right: 10px;

    font-size: 14px;

}



.main3 .tit ul li a {

    color: #666666;

}



.main3 .tit ul li.on {

    background: #4262c5 url(../images/m3_tit.jpg) repeat-x;

}



.main3 .tit ul li.on a {

    color: #fff;

}



.protopul {

    width: 100%;

    margin-top: 20px;

}



.protopul li {

    float: left;

    width: 280px;

    display: inline;

    margin-bottom: 20px;

    padding-right: 20px;

    position: relative;

    overflow: hidden;

    -webkit-transition: all 0.15s ease-in;

    -moz-transition: all 0.15s ease-in;

    -ms-transition: all 0.15s ease-in;

    transition: all 0.15s ease-in;

}



.protopul li:hover img {

    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);

    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);

    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);

    opacity: 0.9;

}



.protopul li p.wor {

    font-size: 16px;

    padding: 10px 0;

    color: #707070;

    text-align: center;

    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;

}



.protopul li a img {

    width: 280px;

    height: 200px;

    overflow: hidden;

    border: 2px solid #ebebeb
}



.protopul li a:hover span {

    display: block;

}



.main4 {

    width: 100%;

    height: 390px;

    overflow: hidden;

    background: url(../images/m3_bg.jpg) center no-repeat;

}



.main4 .box {

    position: absolute;

    width: 480px;

    top: 200px;

    color: #fff;

    right: 0;

}



.main4 .box span {

    font-size: 20px;

    color: #fff;

    line-height: 1;

}



.main4 .box p {

    font-size: 50px;

    color: #fff;

    line-height: 1.5;

    font-weight: bold;

}



.main4 .box a {

    display: inline-block;

    background: #fff;

    padding: 8px 12px;

    color: #000;

    text-align: center;

    font-size: 16px;

}





.main5 {

    width: 100%;

    height: 942px;

    overflow: hidden;

    background: url(../images/m5_bg.jpg) center no-repeat;

    padding-top: 70px;

}



.main5 .no1 {

    position: absolute;

    top: 0;

    left: 120px;

}





.main5 .no2 {

    position: absolute;

    top: 60px;

    right: 40px;

}



.main5 .no3 {

    position: absolute;

    top: 130px;

    left: 0px;

    width: 600px;

}



.m5_tt {

    border: 1px solid #999;

    width: 410px;

    height: 113px;

    border-radius: 60px;

    margin-bottom: 40px;

    position: relative;

}



.m5_tt h4 {

    font-size: 29px;

    color: #666666;

    line-height: 45px;

    height: 45px;

}



.m5_tt h4 em {

    font-size: 20px;

    color: #fff;

    background: #213676;

    border-radius: 50%;

    padding: 5px;

    margin-right: 10px;

    font-weight: normal;

}



.m5_tt span {

    font-size: 18px;

    color: #666666;

    line-height: 1.5;

}



.m5_tt img {

    border-radius: 50%;

    position: absolute;

}



.m5_tt1 {

    margin-left: 60px;

    padding: 5px 5px 5px 125px;

}



.m5_tt2 {

    padding: 5px 120px 5px 60px;

    width: 350px;

    text-align: right;

}



.m5_tt3 {

    margin-left: 20px;

    padding: 5px 5px 5px 125px;

}



.m5_tt4 {

    margin-left: 60px;

    padding: 5px 120px 5px 60px;

    width: 380px;

    text-align: right;

}



.m5_tt1 img {

    left: 5px;

    top: 5px;

}



.m5_tt3 img {

    left: 5px;

    top: 5px;

}



.m5_tt2 img {

    right: 5px;

    top: 5px;

}



.m5_tt4 img {

    right: 5px;

    top: 5px;

}





.main6 {

    padding-top: 40px;

    padding-bottom: 40px;

}



.main6 .box {

    margin-top: 40px;

    height: 1805px;

    overflow: hidden;

    background: url(../images/m6_bg.jpg) center no-repeat;

}



.main6 .box .box1 {

    position: relative;

    width: 100%;

    height: 408px;

}



.main6 .box .box1 .fr {

    position: absolute;

    right: 20px;

    top: 20px;

}



.main6 .box .box2 .fl {

    margin-top: 30px;

}



.main6 .box .box3 .fr {

    margin-top: 20px;

}



.main6 .box .box4 .fl {

    margin-top: 20px;

}











.main6 .box .box1 .fl {

    margin-top: 20px;

}



.main6 .box .box2 .fr {

    margin-top: 100px;

}



.main6 .box .box3 .fl {

    margin-top: 100px;

}



.main6 .box .box4 .fr {

    margin-top: 100px;

}



.main6 .box .ttt h4 {

    font-size: 26px;

    line-height: 75px;

    height: 75px;

    margin-bottom: 20px;

}



.main6 .box .ttt h4 em {

    background: url(../images/ttt.png) center no-repeat;

    color: #fff;

    font-size: 25px;

    width: 83px;

    height: 75px;

    display: inline-block;

    margin-right: 10px;

    text-align: center;

}



.main6 .box .ttt ul li {

    font-size: 18px;

    line-height: 35px;

    color: #666666;

    padding-left: 25px;

    background: url(../images/bie.png) left center no-repeat;

}









.main6 .box .box2 {

    position: relative;

    width: 100%;

    height: 525px;

}



.main6 .box .box3 {

    position: relative;

    width: 100%;

    height: 420px;

}



.main6 .box .box4 {

    position: relative;

    width: 100%;

    height: 452px;

}















.main7 {

    width: 100%;

    padding-top: 40px;

    padding-bottom: 40px;



}



.main7 .box {

    width: 100%;

    padding-top: 20px;

}



.main7 .box ul li {

    float: left;

    width: 300px;

    padding: 2px;

    position: relative;

    margin-left: 5px;

    border: 1px solid #e9e9e9;

}



.main7 .box ul li.no1 {

    width: 556px;

}



.main7 .box ul li span {

    display: inline-block;

    width: 100%;

    position: absolute;

    left: 2px;

    bottom: 2px;

    width: 299px;

    height: 40px;

    line-height: 40px;

    text-align: center;

    color: #fff;

    font-size: 18px;

    background: url(../images/qqqqqqe_08.png);

    overflow: hidden;

    white-space: nowrap;

    -ms-text-overflow: ellipsis;

    text-overflow: ellipsis;

}



.main7 .box ul li a img {

    width: 299px;

    height: 220px;

    display: block;

}



.main7 .box ul li.no1 span {

    width: 555px;

}



.main7 .box ul li.no1 a img {

    height: 446px;

    width: 555px;

}



.main7 .box ul li a img:hover {

    opacity: 0.9;

    filter: alpha(opacity=90);

    -webkit-box-shadow: 0 2px 4px #666;

    box-shadow: 0 2px 4px #666;

}



.main7 .box ul li span:hover {

    color: #5db7f6;

}



.main8 {

    background: #fd760e url(../images/m8_bg.jpg) center no-repeat;

    padding-top: 40px;

    padding-bottom: 40px;

}



.m8_left {

    float: left;

    width: 270px;

    padding-top: 5px;

}



.m8_left h4 {

    font-size: 26px;

    color: #fff;

    line-height: 1.5;

}



.m8_left span {

    font-size: 18px;

    color: #cd4814;

    text-transform: uppercase;

    line-height: 1.5;

    font-weight: bold;

}



.m8_left p {

    color: #fff;

    font-size: 30px;

    line-height: 40px;

    padding-left: 40px;

    background: url(../images/m8_tel.png) left center no-repeat;

    font-weight: bold;

}



.m8_right {

    width: 900px;

    float: right;

}



.m8_right ul li {

    float: left;

    margin: 0 20px;

    text-align: center;

}



.m8_right ul li .m8_pic {

    background: #fff;

    border-radius: 50%;

    padding: 10px;

}



.m8_right ul li p {

    font-size: 16px;

    color: #fff;

    line-height: 2;

}



.m8_right ul li .m8_li {

    padding: 10px;

    border: 1px solid #fff;

    border-radius: 50%;

}



.main9 {

    padding-top: 40px;

    padding-bottom: 40px;

}



.main9 .box {

    margin-top: 40px;

    width: 100%;

    border: 1px solid #e5e5e5;

    min-height: 400px;

}



.main9 .box .m9_left {

    float: left;

    width: 550px;

}



.main9 .box .m9_right {

    float: right;

    width: 558px;

}



.m9_about {

    padding: 30px;

}



.m9_about .tit {

    padding-bottom: 20px;

    margin-bottom: 20px;

    border-bottom: 1px solid #eee;

}



.m9_about .tit h4 {

    font-size: 33px;

    font-weight: normal;

    color: #0051a3;

    line-height: 1.3;

    text-transform: uppercase;

}



.m9_about .tit span {

    font-size: 18px;

    line-height: 1.3;

}



.m9_about .nr {

    font-size: 14px;

    line-height: 1.5;

    color: #666;

    height: 180px;

}



.m9_about .tt span {

    font-size: 22px;

    color: #0051a3;

    line-height: 2;

}



.m9_about .aamore {

    position: relative;

    width: 100%;

    margin-top: 20px;

}



.m9_about .aamore .a1 {

    width: 155px;

    height: 42px;

    line-height: 42px;

    text-align: center;

    font-size: 16px;

    color: #fff;

    background: #4262c5;

    border-radius: 21px;

    display: inline-block;

    position: relative;

    z-index: 2;

}



.m9_about .aamore .a2 {

    width: 180px;

    height: 42px;

    line-height: 42px;

    text-align: center;

    font-size: 16px;

    color: #fff;

    background: #fe6537;

    border-radius: 21px;

    display: inline-block;

    position: absolute;

    left: 120px;

    top: 0;

    z-index: 1
}



.picMarquee-left {

    overflow: hidden;

    position: relative;

}



.picMarquee-left .bd {

    padding: 10px;

}



.picMarquee-left .bd ul {

    overflow: hidden;

    zoom: 1;

}



.picMarquee-left .bd ul li {

    margin: 0 8px;

    float: left;

    _display: inline;

    overflow: hidden;

    text-align: center;

}



.picMarquee-left .bd ul li .pic {

    text-align: center;

}



.picMarquee-left .bd ul li .pic img {

    width: 200px;

    height: 150px;

    display: block;

    padding: 2px;

    border: 1px solid #ccc;

}



.picMarquee-left .bd ul li .pic a:hover img {

    border-color: #999;

}



.picMarquee-left .bd ul li .title {

    font-size: 16px;

    line-height: 40px;

    height: 40px;

}



.main10 {

    width: 100%;

    height: 615px;

    overflow: hidden;

}



.message {

    float: right;

    width: 460px;

    margin-top: 160px;

}



.msg_ul li {

    width: 100%;

    height: auto;

    overflow: hidden;

    position: relative;

    margin-bottom: 12px;

}



.msg_ul li p {

    width: 80px;

    float: left;

    height: 36px;

    font: 16px/36px "microsoft yahei";

    color: #333;

    vertical-align: top;

    text-align: left;

    margin: 0 6px 0 0;

}



.msg_input {

    width: 264px;

    height: 34px;

    border: 1px solid #fd6538;

    border-radius: 2px;

    padding: 0 10px;

}



.msg_textarea {

    width: 264px;

    height: 80px;

    border: 1px solid #fd6538;

    border-radius: 2px;

    padding: 10px;

    resize: none;

    line-height: 20px !important;

}



.msg_submit {

    background: #fd6538;

    width: 286px;

    height: 36px;

    margin: 20px auto;

    border-radius: 3px;

    border: 0;

    text-align: center;

    font: 18px/36px "microsoft yahei";

    color: #fff;

    cursor: pointer;

}



.main11 {

    padding-top: 40px;

    padding-bottom: 40px;



}



.main11 .box {

    margin-top: 30px;

}



.main12 {

    padding-bottom: 40px;



}



.main12 .box {

    width: 100%;

    margin-top: 30px;

}



.main12_left {

    float: left;

    width: 778px;

}



.main12_left .tit {

    font-size: 20px;

    line-height: 2;

    margin-bottom: 20px;

    color: #333333;

}



.main12_left .tit .on {

    color: #333;

}



.main12_left .fl {

    width: 326px;

}



.n_l1 dl dt img {

    width: 100%;

    height: 200px;

}



.n_l1 dl dd h4 {

    padding: 20px 0 8px 0;

}



.n_l1 dl dd h4 a {

    font-size: 17px;

    font-weight: normal;

    color: #2a2a2a;

}



.n_l1 dl dd p {

    font-size: 14px;

    color: #979797;

    line-height: 20px;

    margin-bottom: 12px;

}



.n_l1 dl dd em {

    display: block;

    width: 107px;

    height: 30px;

    line-height: 30px;

    text-align: center;

    background: #2a2a2a;

}



.n_l1 dl dd em a {

    font-size: 12px;

    color: #fff;

}



.txtMarquee-top {

    overflow: hidden;

    position: relative;

    margin-top: 10px;

}



.txtMarquee-top .infoList li {

    height: 24px;

    line-height: 24px;

}



.txtMarquee-top .infoList li .fr {

    background: url(../images/faq_bg.jpg) left 5px no-repeat;

    padding-left: 35px;

}



.txtMarquee-top .infoList li {

    height: 100px;

    float: left;

    margin-bottom: 6px;

    overflow: hidden;

    line-height: 22px;

    font-size: 14px;

    color: #969696;

    border-bottom: 1px solid #ddd;

}



.txtMarquee-top .infoList li a {

    height: 40px;

    width: 310px;

    display: block;

    color: #000;

    line-height: 30px;

    font-size: 15px;

    overflow: hidden;

}



.txtMarquee-top .infoList li a:hover {

    color: #078d99;

}







.main12_left .fr {

    width: 438px;

}



.n_rn2 ul li {

    overflow: hidden;

    padding: 23px 0;

    border-bottom: 1px dashed #ddd;

}



.n_rn2 ul li i {

    display: inline-block;

    float: left;

    text-align: center;

    color: #2a2a2a;

    font-size: 12px;

}



.n_rn2 ul li i span {

    display: block;

    font-size: 45px;

    font-family: Impact;

    line-height: 100%;

    font-weight: normal;

}



.n_rn2 ul li em {

    font-size: 14px;

    display: inline-block;

    float: right;

    width: 360px;

    color: #979797;

    padding-right: 12px;

    line-height: 20px;

}



.n_rn2 ul li em a {

    display: block;

    font-size: 17px;

    color: #2a2a2a;

    font-weight: normal;

    margin-bottom: 11px;

}















.main12_right {

    float: right;

    width: 380px;

}



.main12_right h4 {

    font-size: 20px;

    line-height: 2;

    font-weight: normal;

    margin-bottom: 20px;

}











.main13 {

    background: #ececec;

    padding-top: 15px;

    padding-bottom: 15px;

}



.main13 h6 {

    font-size: 18px;

    line-height: 2;

    font-weight: normal;

}



.main13 ul li {

    float: left;

    margin-right: 10px;

    font-size: 14px;

}



.main13 ul li a {

    color: #666666;

}



.footer {

    padding-top: 68px;

    width: 100%;

    height: 220px;

    background: url(../images/footer.jpg) center no-repeat;

}



.ft_left {

    float: left;

    width: 445px;

}



.ft_left ul li {

    float: left;

}



.ft_left ul li a {

    color: #fff;

    font-size: 14px;

    line-height: 1.5;

    margin-right: 15px;

}



.ft_mid {

    float: left;

    width: 290px;

    margin-left: 100px;

}



.ft_mid h4 {

    color: #fff;

    font-size: 16px;

    line-height: 2;

}



.ft_mid p {

    font-size: 14px;

    line-height: 1.8;

    color: #fff;

}



.ft_right {

    float: right;

    width: 280px;

    margin-right: 10px;

}



.ft_right .fr {

    text-align: center;

    font-size: 14px;

    line-height: 3;

    color: #fff;

}







.bottom {

    padding-top: 20px;

    padding-bottom: 20px;

    background: #1b1b1b;

}



.bottom span {

    color: #fff;

    font-size: 14px;

}



.w960 {

    margin: 0 auto;

    width: 960px;

}



.head-tit {

    padding: 35px 0 25px;

    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;

    font-size: 30px;

    color: #5c5c5c;

    font-weight: 100;

    text-transform: uppercase;

}



.head-bread {

    border-top: 1px solid #e7e7e7;

    border-bottom: 1px solid #e7e7e7;

    line-height: 20px;

    padding: 10px 0;

    font-size: 14px;

}



.head-bread .menu1 {

    float: left !important;

    padding: 0px !important;

    border: 0px !important;

    background-color: #FFF;

    position: static;

    /* clear:both; */

    width: 50%;

}



.head-bread .menu1 a {

    display: inline-block;

    padding: 0 10px 0 7px;

    background: url(../images/ico05.jpg) no-repeat left center;

    /*width: 90px;*/

    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;

    color: #323232;

    margin-left: 5px;



}



.head-bread .menu1 a:hover,

.head-bread .menu1 a.cur {

    background: url(../images/ico06.jpg) no-repeat left center;

    color: #0189e3;

}



.head-bread .bread {

    float: right;

    width: 50%;

    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;

    color: #848484;

    text-align: right;

}



.head-bread .bread a {

    color: #848484;

    margin: 0 0px;

}



.head-bread .bread span {

    margin-left: 5px;

}



.clearfix:after {

    clear: both;

    display: block;

    height: 0;

    visibility: hidden;

    line-height: 0;

    content: '\20';

}



.news {

    margin: 75px 0 35px -40px;

    width: 1360px;

}



.news .news-list li {

    float: left;

    width: 600px;

    padding: 0 40px 50px;

}



.news .news-list li a {

    display: block;

    padding: 20px;

    background: #f7f7f7;

    color: #555;

    font-size: 12px;

    line-height: 18px;

}



.news .news-list li a:hover .name {

    color: #0189e3;

}



.news .news-list li a .name {

    display: block;

    margin-bottom: 10px;

    line-height: 25px;

    color: #202020;

    font-size: 18px;

}



.news .news-list li a .date {

    display: block;

    margin-bottom: 10px;

    color: #676767;

    font-family: arial;

}



.news .news-list li a .img {

    position: relative;

    margin-bottom: 25px;

}



.news .news-list li a .img img {

    display: block;

    max-width: 100%;

    max-height: 100%;

    position: absolute;

    margin: auto;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

}



.news .news-list li a .img i {

    display: block;

    padding-bottom: 46.428%;

}



.news .news-list li a p {

    overflow: hidden;

    margin-bottom: 25px;

    height: 36px;

}



.news .news-list li a .more {

    float: right;

    background: url(../images/ico07.jpg) no-repeat right center;

    padding-right: 20px;

    color: #1f1f1f;

    font-size: 12px;

}



.load-more {

    padding: 5px 0;

    border-top: 1px solid #e7e7e7;

    border-bottom: 1px solid #e7e7e7;

    line-height: 30px;

    font-size: 24px;

    text-align: center;

}



.position {

    width: 100%;

    height: 40px;

    line-height: 40px;

    font-size: 14px;

    margin-bottom: 10px;

    margin-top: 10px;


}
.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}
#pages li{
        font-size: 14px;
    display: inline-block;
    color: rgb(148, 148, 148);
    font-family: 宋体;
    background: rgb(240, 240, 240);
    margin: 0px 2px 10px;

}
#pages li a,#pages li span{
    display: block;
    height: 32px;
    line-height: 32px;
        padding: 0px 12px;
}


#pages li.active{
    background: #21afff;
    color: #fff;
}

.nshow {
  padding: 20px 0 60px;
  line-height: 32px;
  color: #727272;
}

.nshow .news-img {
  position: relative;
  margin: 20px auto;
}
.nshow .news-img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.nshow .news-img i {
  display: block;
  padding-bottom: 46.875%;
}
.inner-page {
  text-align: right;
  margin-bottom: 15px;
}
.inner-page .ph1, .inner-page .ph2  {
  display: inline-block;
  /*margin-left: 5px;*/
  color: #555;
  font-size: 12px;
  max-width: 192px;
  max-height: 30px;
  width: 150px;
  overflow: hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  position: relative;
  top: 9px;
}
.inner-page .ph1 {
    text-align: left;
}
.inner-page .ph2 {
    text-align: right;
}

.inner-page a.before {
  background: url(../images/ico08.jpg) no-repeat left center;
  padding-left: 18px;
}
.inner-page a.after {
  background: url(../images/ico09.jpg) no-repeat right center;
  padding-right: 18px;
}
.nshow .title{font-size: 24px; color: #484848; font-weight: normal; padding-bottom: 10px; text-align: center; line-height: 28px;}
.nshow .source{font-size: 12px; color: #666666; text-align: center; padding-bottom: 10px; border-bottom: 1px solid #ddd;}
.nshow .source span{margin: 0px 2%; display: inline-block;}

.main1_right {
    float: right;
    width: 900px;
    overflow: hidden;
}
.main1_right .xian {
    color: #666666;
    border-bottom: 2px solid #032161;
    height: 40px;
    line-height: 40px;
}
.main1_right p span {
    color: #863131;
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
}
.p-item {
    float: left;
    border-right: 0;
    width: 290px;
    height: 240px;
    position: relative;
    overflow: hidden;
    background: #fff;
    color: #fff;
    text-align: center;
    margin: 5px;
    border-bottom: 1px dashed #b2b2b2;

}
.p-item .p-item-inner {
    margin: 10px;
}
.p-item .p-item-inner {
    text-align: center;
}
.p-item img {
border: 3px solid #ddd;
    width: 270px;
    height: 180px;
}
.p-item .p-name {
    font-size: 14px;
    font-weight: normal;
    color: #666;
    padding-left: 0;
    padding-top: 8px;
    text-align: center;
    height: 30px;
    float: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.clr {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
.p-item .saled-qty {
    padding: 0;
    text-align: left;
    color: #a7a7a7;
}
.p-item .saled-qty .redfont {
    color: #c49173;
}

.p-item .pitem-feedback, .p-item .pitem-feedback a .redfont, .p-item .pitem-feedback a:hover {
    color: #568396;
}

.p-item1 .p-name{
    font-size: 14px;line-height: 1.6;font-weight: bold;color: #000;
}
.p-item1 .p-price{
    font-size: 12px;line-height: 1.5;color: #999;
}

.p-item1 .look-detail{
    padding-top: 10px;padding-bottom: 10px;
}